public void beginStructureElement( PDFStructureElement structureElement ) |
Parameters
- structureElement
- The structure element associated with the content enclosed by the marked content sequence.
public void beginStructureElement( PDFStructureElement structureElement ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When structureElement is null or the structure element does not have a type. |